Skip to content

chore: release 2.25.0#775

Merged
Viren070 merged 1 commit intomainfrom
release-please--branches--main--components--aiostreams
Mar 3, 2026
Merged

chore: release 2.25.0#775
Viren070 merged 1 commit intomainfrom
release-please--branches--main--components--aiostreams

Conversation

@Viren070
Copy link
Owner

@Viren070 Viren070 commented Feb 28, 2026

🤖 I have created a release beep boop

2.25.0 (2026-03-03)

Features

  • add customisable nzb failover position (3cc2b88)
  • add env var for max failover nzbs (77981c3)
  • add nzb failover (03da152), closes #578
  • add per service configurable max wait time and poll interval (77981c3)
  • add preload streams with SEL selector (b0687b7)
  • add single stream setting to prelaod (77981c3)
  • allow precaching more than 1 stream (b0687b7)
  • builtins/knaben: add BUILTIN_KNABEN_DOWNLOAD_TORRENTS to disable torrent downloads from knaben (510289b)
  • cache debrid errors (03da152)
  • core/formatters: Allow multiple remove modifier parameters (#745) (c3609b9)
  • frontend: redesign services and miscellaneous menu (ead41f0)
  • sel: add perGroup function (aa3e221)

Bug Fixes

  • allow undefined value for builtin when checking to reconfigure service (301ebc5)
  • builtins/knaben: allow null lastSeen (ccd5507)
  • frontend/templates: ensure sub-options are filtered for visibility (f4fe357)
  • frontend/templates: expand featured template when clicked (46ac577)
  • frontend: add missing service logos (572a29c)
  • frontend: adjust wizard layouts (cc3786d)
  • frontend: cast subOptions to Option[] in getVisibleOptions (1a92201)
  • frontend: fix various react errors (47bf95d)
  • frontend: show text on simple mode for option-less menus consistently (747a2f2)
  • frontend: update mode type (3d0dcb5)
  • frontend: use consistent drag handle (1f41a93)
  • presets/custom: replace forceToTop with pinPosition (c7a163e)
  • presets/torrentio: add media types option (a616ca0)
  • refresh library on failure during failover (83ea8f1)
  • remove length requirement for name and description fields (4d31e77)
  • throw debrid error on timeouts for cache and play (77981c3)
  • usenet-stream-base: include failed nzbs from history (d49ac1f)
  • usenet-stream-base: throw add error separately (d5eb0e6)

This PR was generated with Release Please. See documentation.

@Viren070 Viren070 force-pushed the release-please--branches--main--components--aiostreams branch from cfb7f88 to 0155702 Compare February 28, 2026 20:51
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 28, 2026

Important

Review skipped

Ignore keyword(s) in the title.

⛔ Ignored keywords (1)
  • chore: release

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch release-please--branches--main--components--aiostreams

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Viren070 Viren070 force-pushed the release-please--branches--main--components--aiostreams branch 14 times, most recently from 3c2493f to 14f4698 Compare March 3, 2026 16:53
@Viren070 Viren070 force-pushed the release-please--branches--main--components--aiostreams branch from 14f4698 to 570b0d3 Compare March 3, 2026 17:06
@Viren070 Viren070 merged commit b1c16a6 into main Mar 3, 2026
6 checks passed
@Viren070
Copy link
Owner Author

Viren070 commented Mar 3, 2026

🤖 Release is at https://github.com/Viren070/AIOStreams/releases/tag/v2.25.0 🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feature request: also cache Debrid errors for a very short time

1 participant